0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5678610801697 430 1.1399 0


No Amazon API Requests Made.


App Debug - Total Time 1.5678610801697 seconds

Number Time From Start Name Description
1 0.40378499031067 Initialise Initialise FSB Function
2 0.40670013427734 App Controller Start Start of the App controller (called before the controller of every page)
3 0.45446109771729 Start of getCategoryListByGroup Function Before first category groups query
4 0.45529317855835 After initial query Before first category groups query
5 0.45529413223267 Get Category List for Group Before the call to getCategoryList function
6 0.4552960395813 Start of GetCategoryList function Start of the function
7 0.45529699325562 Before getting categories Query to get specific category list
8 0.45613408088684 After getting categories Query to get specific category list
9 0.45613503456116 Before getting category custom Before call to function getCategoryCustom
10 0.47077298164368 After getting category custom After call to function getCategoryCustom
11 0.47077417373657 Before getting category custom Before call to function getCategoryCustom
12 0.47904109954834 After getting category custom After call to function getCategoryCustom
13 0.47904419898987 Before getting category custom Before call to function getCategoryCustom
14 0.4834520816803 After getting category custom After call to function getCategoryCustom
15 0.48345398902893 Before getting category custom Before call to function getCategoryCustom
16 0.48649096488953 After getting category custom After call to function getCategoryCustom
17 0.48649311065674 Before getting category custom Before call to function getCategoryCustom
18 0.48944902420044 After getting category custom After call to function getCategoryCustom
19 0.48944997787476 Before getting category custom Before call to function getCategoryCustom
20 0.49258708953857 After getting category custom After call to function getCategoryCustom
21 0.49258899688721 End of GetCategoryList function End of the function
22 0.49259519577026 Get Category List for Group Before the call to getCategoryList function
23 0.49259805679321 Start of GetCategoryList function Start of the function
24 0.49260020256042 Before getting categories Query to get specific category list
25 0.49295997619629 End of getCategoryListByGroup Function Before return()
26 1.3345701694489 App Controller End End of the App controller (called before the controller of every page)
27 1.4986670017242 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4997429847717 Before Get Options Before the call to getOptions in the tpl class
29 1.5404131412506 After Get Options After the call to getOptions in the tpl class
30 1.5404629707336 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.567850112915 Finalizing debug Before the debug is output to the page.
32 1.5678601264954 End of App This is the end of the app logging, final timestamp


Query Debug - 430 Database Queries. Total time 1.1399 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00092601776123047
SELECT parameter, value FROM parameters
2 0.0058 0.0058269500732422
SELECT * FROM `bad_bots`
3 0.0003 0.00032186508178711
SET time_zone = 'Europe/London'
4 0.0014 0.001384973526001
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0014050006866455
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0013 0.0013139247894287
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751867458'
7 0.0020 0.0020158290863037
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00043606758117676
UPDATE autorun SET lastrun = '2025-07-07 05:50:58' WHERE id = '8'
9 0.0005 0.00052905082702637
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0015 0.0014688968658447
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.0003809928894043
SELECT * FROM pages WHERE id = 52
12 0.0031 0.0031278133392334
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0438 0.043792009353638
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00044798851013184
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00082516670227051
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00082683563232422
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0055909156799316
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0009 0.00090813636779785
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.00060009956359863
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031685829162598
SELECT id FROM categories WHERE parent_id = '26'
21 0.0046 0.0045740604400635
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0008 0.00078892707824707
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.00079202651977539
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00071310997009277
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00031280517578125
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0029909610748291
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00034308433532715
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.0002901554107666
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.0003058910369873
SELECT id FROM categories WHERE parent_id = '27'
30 0.0029 0.0029289722442627
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00035619735717773
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00030803680419922
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0010769367218018
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00030994415283203
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00026297569274902
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029993057250977
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011250972747803
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00034689903259277
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00034999847412109
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00030088424682617
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.0002748966217041
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00037980079650879
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030899047851562
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00028395652770996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.0004429817199707
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00032186508178711
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00036096572875977
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00030612945556641
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00030112266540527
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00039315223693848
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00029993057250977
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026702880859375
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027704238891602
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044798851013184
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00029993057250977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027894973754883
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00041699409484863
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00030207633972168
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00027608871459961
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00031709671020508
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046706199645996
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00032186508178711
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00034117698669434
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00031399726867676
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00035190582275391
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.001906156539917
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00084686279296875
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00037217140197754
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00065088272094727
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00092792510986328
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00055694580078125
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8324 0.83243298530579
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0015 0.0015110969543457
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0006 0.00063014030456543
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00037193298339844
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0047249794006348
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013420581817627
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00092983245849609
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0046169757843018
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013840198516846
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00035810470581055
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00076198577880859
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.195'
89 0.0005 0.00051689147949219
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.00035905838012695
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0039 0.0039141178131104
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00036001205444336
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0003 0.00032711029052734
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
94 0.0003 0.00032496452331543
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0067 0.0067319869995117
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00027799606323242
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0003 0.00025200843811035
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
98 0.0003 0.00034403800964355
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00034284591674805
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0040 0.0040311813354492
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00027894973754883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0003 0.00028300285339355
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
103 0.0012 0.0011630058288574
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0161 0.016053915023804
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0007 0.00070619583129883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0004 0.00041890144348145
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
107 0.0005 0.00049781799316406
SELECT * FROM products WHERE id = '2942'
108 0.0021 0.0021309852600098
SELECT * FROM productimages WHERE product_id = '2942' ORDER BY sortorder ASC
109 0.0007 0.00067806243896484
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2942' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0018 0.0017938613891602
SELECT * FROM product_image_select WHERE product_id = '2942'
111 0.0014 0.0013628005981445
SELECT * FROM productcustomimages WHERE product_id = '2942'
112 0.0016 0.0015909671783447
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2942'
                GROUP BY o.product_id
113 0.0027 0.0027158260345459
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0006 0.00060391426086426
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2942
115 0.0027 0.0026509761810303
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2942' AND a.name = n.originalname
116 0.0006 0.00058889389038086
SELECT * FROM productoffers WHERE product_id = '2942' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0005 0.0004570484161377
SELECT * FROM productoffers
                WHERE product_id = '2942' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0004 0.00037503242492676
SELECT * FROM productoffers
                WHERE product_id = 2942
                ORDER BY price ASC LIMIT 1
119 0.0004 0.00042200088500977
SELECT value FROM productattributes
                WHERE product_id = '2942'
                AND name = 'ListPriceAmount'
120 0.0007 0.0006871223449707
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2942'
                GROUP BY o.product_id
121 0.0008 0.00083208084106445
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0004 0.00043487548828125
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2942
123 0.0006 0.00063800811767578
SELECT value FROM productattributes WHERE product_id = '2942' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0004 0.00043797492980957
SELECT * FROM products WHERE parent_id = '2942'
125 0.0004 0.00040102005004883
SELECT * FROM products WHERE id = '2912'
126 0.0007 0.0006859302520752
SELECT * FROM productimages WHERE product_id = '2912' ORDER BY sortorder ASC
127 0.0004 0.00044012069702148
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2912' AND p.id = pi.product_id ORDER BY pi.sortorder
128 0.0010 0.00095820426940918
SELECT * FROM product_image_select WHERE product_id = '2912'
129 0.0005 0.00052499771118164
SELECT * FROM productcustomimages WHERE product_id = '2912'
130 0.0006 0.00060486793518066
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2912'
                GROUP BY o.product_id
131 0.0006 0.00063395500183105
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
132 0.0004 0.00036001205444336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
133 0.0011 0.0010690689086914
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2912' AND a.name = n.originalname
134 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '2912' AND merchantid = 'A1X6FK5RDHNB96'
135 0.0004 0.00036883354187012
SELECT * FROM productoffers
                WHERE product_id = '2912' AND price > 0
                ORDER BY price ASC LIMIT 1
136 0.0004 0.00035285949707031
SELECT * FROM productoffers
                WHERE product_id = 2912
                ORDER BY price ASC LIMIT 1
137 0.0004 0.0003669261932373
SELECT value FROM productattributes
                WHERE product_id = '2912'
                AND name = 'ListPriceAmount'
138 0.0004 0.00038695335388184
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2912'
                GROUP BY o.product_id
139 0.0006 0.00060296058654785
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
140 0.0003 0.00034809112548828
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
141 0.0005 0.00052094459533691
SELECT value FROM productattributes WHERE product_id = '2912' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0004 0.00036501884460449
SELECT * FROM products WHERE parent_id = '2912'
143 0.0003 0.00034809112548828
SELECT * FROM products WHERE id = '2852'
144 0.0005 0.00049686431884766
SELECT * FROM productimages WHERE product_id = '2852' ORDER BY sortorder ASC
145 0.0004 0.00041604042053223
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2852' AND p.id = pi.product_id ORDER BY pi.sortorder
146 0.0009 0.00092196464538574
SELECT * FROM product_image_select WHERE product_id = '2852'
147 0.0004 0.00041508674621582
SELECT * FROM productcustomimages WHERE product_id = '2852'
148 0.0005 0.00052499771118164
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2852'
                GROUP BY o.product_id
149 0.0006 0.0005950927734375
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0004 0.00037693977355957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2852
151 0.0012 0.0011520385742188
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2852' AND a.name = n.originalname
152 0.0004 0.0003659725189209
SELECT * FROM productoffers WHERE product_id = '2852' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0004 0.0003509521484375
SELECT * FROM productoffers
                WHERE product_id = '2852' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0003 0.0003199577331543
SELECT * FROM productoffers
                WHERE product_id = 2852
                ORDER BY price ASC LIMIT 1
155 0.0004 0.00035190582275391
SELECT value FROM productattributes
                WHERE product_id = '2852'
                AND name = 'ListPriceAmount'
156 0.0004 0.00037312507629395
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2852'
                GROUP BY o.product_id
157 0.0006 0.00062704086303711
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
158 0.0004 0.00035619735717773
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2852
159 0.0006 0.00055289268493652
SELECT value FROM productattributes WHERE product_id = '2852' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0004 0.0003659725189209
SELECT * FROM products WHERE parent_id = '2852'
161 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '2728'
162 0.0005 0.000518798828125
SELECT * FROM productimages WHERE product_id = '2728' ORDER BY sortorder ASC
163 0.0004 0.00037288665771484
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2728' AND p.id = pi.product_id ORDER BY pi.sortorder
164 0.0005 0.00048279762268066
SELECT * FROM product_image_select WHERE product_id = '2728'
165 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '2728'
166 0.0003 0.00033020973205566
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2728'
                GROUP BY o.product_id
167 0.0004 0.00037002563476562
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
168 0.0003 0.00026202201843262
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2728
169 0.0007 0.00066399574279785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2728' AND a.name = n.originalname
170 0.0003 0.00025320053100586
SELECT * FROM productoffers WHERE product_id = '2728' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0003 0.00028419494628906
SELECT * FROM productoffers
                WHERE product_id = '2728' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 2728
                ORDER BY price ASC LIMIT 1
173 0.0003 0.00025486946105957
SELECT value FROM productattributes
                WHERE product_id = '2728'
                AND name = 'ListPriceAmount'
174 0.0003 0.0002589225769043
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2728'
                GROUP BY o.product_id
175 0.0004 0.00037097930908203
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
176 0.0002 0.00024986267089844
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2728
177 0.0003 0.00034594535827637
SELECT value FROM productattributes WHERE product_id = '2728' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
178 0.0003 0.00027298927307129
SELECT * FROM products WHERE parent_id = '2728'
179 0.0003 0.0002598762512207
SELECT * FROM products WHERE id = '3498'
180 0.0003 0.00034308433532715
SELECT * FROM productimages WHERE product_id = '3498' ORDER BY sortorder ASC
181 0.0003 0.00025510787963867
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3498' AND p.id = pi.product_id ORDER BY pi.sortorder
182 0.0006 0.00057697296142578
SELECT * FROM product_image_select WHERE product_id = '3498'
183 0.0003 0.0003058910369873
SELECT * FROM productcustomimages WHERE product_id = '3498'
184 0.0003 0.00033688545227051
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3498'
                GROUP BY o.product_id
185 0.0004 0.00039005279541016
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
186 0.0003 0.00026202201843262
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
187 0.0006 0.00058412551879883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3498' AND a.name = n.originalname
188 0.0002 0.00024914741516113
SELECT * FROM productoffers WHERE product_id = '3498' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '3498' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 3498
                ORDER BY price ASC LIMIT 1
191 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '3498'
                AND name = 'ListPriceAmount'
192 0.0003 0.00027203559875488
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3498'
                GROUP BY o.product_id
193 0.0004 0.00040292739868164
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
194 0.0002 0.00024795532226562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
195 0.0004 0.00039505958557129
SELECT value FROM productattributes WHERE product_id = '3498' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
196 0.0003 0.00027799606323242
SELECT * FROM products WHERE parent_id = '3498'
197 0.0003 0.0002598762512207
SELECT * FROM products WHERE id = '4935'
198 0.0004 0.00035905838012695
SELECT * FROM productimages WHERE product_id = '4935' ORDER BY sortorder ASC
199 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '4935'
200 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '4935'
201 0.0008 0.00076198577880859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4935' AND a.name = n.originalname
202 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4935' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '4935' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 4935
                ORDER BY price ASC LIMIT 1
205 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '4935'
                AND name = 'ListPriceAmount'
206 0.0003 0.0002741813659668
SELECT value FROM productattributes WHERE product_id = '4935' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0004 0.00035405158996582
SELECT * FROM products WHERE id = '2896'
208 0.0003 0.00031590461730957
SELECT * FROM productimages WHERE product_id = '2896' ORDER BY sortorder ASC
209 0.0005 0.00046086311340332
SELECT * FROM product_image_select WHERE product_id = '2896'
210 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '2896'
211 0.0007 0.00065398216247559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2896' AND a.name = n.originalname
212 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '2896' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '2896' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = 2896
                ORDER BY price ASC LIMIT 1
215 0.0003 0.00026702880859375
SELECT value FROM productattributes
                WHERE product_id = '2896'
                AND name = 'ListPriceAmount'
216 0.0003 0.00029611587524414
SELECT value FROM productattributes WHERE product_id = '2896' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0003 0.00034880638122559
SELECT * FROM products WHERE id = '1599'
218 0.0004 0.00041699409484863
SELECT * FROM productimages WHERE product_id = '1599' ORDER BY sortorder ASC
219 0.0005 0.00047683715820312
SELECT * FROM product_image_select WHERE product_id = '1599'
220 0.0003 0.00029706954956055
SELECT * FROM productcustomimages WHERE product_id = '1599'
221 0.0007 0.00073719024658203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1599' AND a.name = n.originalname
222 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '1599' AND merchantid = 'A1X6FK5RDHNB96'
223 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '1599' AND price > 0
                ORDER BY price ASC LIMIT 1
224 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '1599' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '1250'
226 0.0004 0.0003659725189209
SELECT * FROM productimages WHERE product_id = '1250' ORDER BY sortorder ASC
227 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '1250'
228 0.0003 0.00030779838562012
SELECT * FROM productcustomimages WHERE product_id = '1250'
229 0.0007 0.00068998336791992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1250' AND a.name = n.originalname
230 0.0003 0.00033807754516602
SELECT * FROM productoffers WHERE product_id = '1250' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '1250' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0003 0.00027680397033691
SELECT value FROM productattributes WHERE product_id = '1250' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0004 0.00036501884460449
SELECT * FROM products WHERE id = '2182'
234 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '2182' ORDER BY sortorder ASC
235 0.0003 0.00027322769165039
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2182' AND p.id = pi.product_id ORDER BY pi.sortorder
236 0.0005 0.00047206878662109
SELECT * FROM product_image_select WHERE product_id = '2182'
237 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '2182'
238 0.0004 0.00035190582275391
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2182'
                GROUP BY o.product_id
239 0.0004 0.00039196014404297
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 0.0003 0.00026988983154297
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2182
241 0.0006 0.00057005882263184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2182' AND a.name = n.originalname
242 0.0003 0.00025296211242676
SELECT * FROM productoffers WHERE product_id = '2182' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '2182' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 2182
                ORDER BY price ASC LIMIT 1
245 0.0003 0.00026607513427734
SELECT value FROM productattributes
                WHERE product_id = '2182'
                AND name = 'ListPriceAmount'
246 0.0003 0.00026082992553711
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2182'
                GROUP BY o.product_id
247 0.0004 0.00038003921508789
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0003 0.00029516220092773
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2182
249 0.0003 0.00034403800964355
SELECT value FROM productattributes WHERE product_id = '2182' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0003 0.00027585029602051
SELECT * FROM products WHERE parent_id = '2182'
251 0.0003 0.00028491020202637
SELECT * FROM products WHERE id = '827'
252 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '827' ORDER BY sortorder ASC
253 0.0005 0.0004580020904541
SELECT * FROM product_image_select WHERE product_id = '827'
254 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '827'
255 0.0007 0.00067901611328125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '827' AND a.name = n.originalname
256 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '827' AND merchantid = 'A1X6FK5RDHNB96'
257 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '827' AND price > 0
                ORDER BY price ASC LIMIT 1
258 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = 827
                ORDER BY price ASC LIMIT 1
259 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '827'
                AND name = 'ListPriceAmount'
260 0.0003 0.00030708312988281
SELECT value FROM productattributes WHERE product_id = '827' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
261 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '1832'
262 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '1832' ORDER BY sortorder ASC
263 0.0003 0.0002739429473877
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1832' AND p.id = pi.product_id ORDER BY pi.sortorder
264 0.0005 0.00046086311340332
SELECT * FROM product_image_select WHERE product_id = '1832'
265 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '1832'
266 0.0003 0.00033807754516602
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1832'
                GROUP BY o.product_id
267 0.0004 0.00040292739868164
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
268 0.0003 0.00026798248291016
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
269 0.0006 0.0005648136138916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1832' AND a.name = n.originalname
270 0.0002 0.00024890899658203
SELECT * FROM productoffers WHERE product_id = '1832' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '1832' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 1832
                ORDER BY price ASC LIMIT 1
273 0.0003 0.0002601146697998
SELECT value FROM productattributes
                WHERE product_id = '1832'
                AND name = 'ListPriceAmount'
274 0.0003 0.00027203559875488
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1832'
                GROUP BY o.product_id
275 0.0004 0.00038504600524902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
276 0.0003 0.00025701522827148
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
277 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '1832' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
278 0.0003 0.0002739429473877
SELECT * FROM products WHERE parent_id = '1832'
279 0.0003 0.0002598762512207
SELECT * FROM products WHERE id = '813'
280 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '813' ORDER BY sortorder ASC
281 0.0004 0.00037217140197754
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '813' AND p.id = pi.product_id ORDER BY pi.sortorder
282 0.0005 0.00048589706420898
SELECT * FROM product_image_select WHERE product_id = '813'
283 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '813'
284 0.0004 0.00035285949707031
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '813'
                GROUP BY o.product_id
285 0.0005 0.00048708915710449
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '813'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
286 0.0003 0.00030708312988281
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 813
287 0.0006 0.00064611434936523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '813' AND a.name = n.originalname
288 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '813' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '813' AND price > 0
                ORDER BY price ASC LIMIT 1
290 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = 813
                ORDER BY price ASC LIMIT 1
291 0.0003 0.00026082992553711
SELECT value FROM productattributes
                WHERE product_id = '813'
                AND name = 'ListPriceAmount'
292 0.0003 0.00027894973754883
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '813'
                GROUP BY o.product_id
293 0.0004 0.00041890144348145
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '813'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
294 0.0003 0.00026702880859375
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 813
295 0.0004 0.0003509521484375
SELECT value FROM productattributes WHERE product_id = '813' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
296 0.0004 0.00043392181396484
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '813'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
297 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = '1240'
298 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '1240' ORDER BY sortorder ASC
299 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '1240'
300 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '1240'
301 0.0007 0.00068211555480957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1240' AND a.name = n.originalname
302 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '1240' AND merchantid = 'A1X6FK5RDHNB96'
303 0.0003 0.00027823448181152
SELECT * FROM productoffers
                WHERE product_id = '1240' AND price > 0
                ORDER BY price ASC LIMIT 1
304 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '1240' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
305 0.0004 0.00036001205444336
SELECT * FROM products WHERE id = '776'
306 0.0004 0.00035285949707031
SELECT * FROM productimages WHERE product_id = '776' ORDER BY sortorder ASC
307 0.0005 0.00046110153198242
SELECT * FROM product_image_select WHERE product_id = '776'
308 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '776'
309 0.0007 0.00066518783569336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '776' AND a.name = n.originalname
310 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '776' AND merchantid = 'A1X6FK5RDHNB96'
311 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '776' AND price > 0
                ORDER BY price ASC LIMIT 1
312 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '776' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
313 0.0004 0.0003819465637207
SELECT * FROM products WHERE id = '2358'
314 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '2358' ORDER BY sortorder ASC
315 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '2358'
316 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '2358'
317 0.0006 0.00057291984558105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2358' AND a.name = n.originalname
318 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '2358' AND merchantid = 'A1X6FK5RDHNB96'
319 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = '2358' AND price > 0
                ORDER BY price ASC LIMIT 1
320 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '2358' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
321 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '858'
322 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '858' ORDER BY sortorder ASC
323 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '858'
324 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '858'
325 0.0007 0.00071096420288086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '858' AND a.name = n.originalname
326 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '858' AND merchantid = 'A1X6FK5RDHNB96'
327 0.0003 0.00027680397033691
SELECT * FROM productoffers
                WHERE product_id = '858' AND price > 0
                ORDER BY price ASC LIMIT 1
328 0.0003 0.00031709671020508
SELECT value FROM productattributes WHERE product_id = '858' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '1462'
330 0.0003 0.0003049373626709
SELECT * FROM productimages WHERE product_id = '1462' ORDER BY sortorder ASC
331 0.0003 0.00026488304138184
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1462' AND p.id = pi.product_id ORDER BY pi.sortorder
332 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '1462'
333 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '1462'
334 0.0003 0.00032711029052734
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1462'
                GROUP BY o.product_id
335 0.0004 0.00040578842163086
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
336 0.0003 0.0002601146697998
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
337 0.0007 0.00071096420288086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1462' AND a.name = n.originalname
338 0.0003 0.00026607513427734
SELECT * FROM productoffers WHERE product_id = '1462' AND merchantid = 'A1X6FK5RDHNB96'
339 0.0003 0.00026583671569824
SELECT * FROM productoffers
                WHERE product_id = '1462' AND price > 0
                ORDER BY price ASC LIMIT 1
340 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 1462
                ORDER BY price ASC LIMIT 1
341 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '1462'
                AND name = 'ListPriceAmount'
342 0.0003 0.00026607513427734
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1462'
                GROUP BY o.product_id
343 0.0004 0.00037407875061035
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
344 0.0003 0.00027108192443848
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
345 0.0003 0.00027298927307129
SELECT * FROM products WHERE parent_id = '1462'
346 0.0011 0.0010578632354736
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2942' ORDER BY timestamp DESC
347 0.0002 0.00022602081298828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2912' ORDER BY timestamp DESC
348 0.0002 0.0002138614654541
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2852' ORDER BY timestamp DESC
349 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2728' ORDER BY timestamp DESC
350 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3498' ORDER BY timestamp DESC
351 0.0002 0.0001988410949707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4935' ORDER BY timestamp DESC
352 0.0002 0.00020718574523926
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2896' ORDER BY timestamp DESC
353 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1599' ORDER BY timestamp DESC
354 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1250' ORDER BY timestamp DESC
355 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2182' ORDER BY timestamp DESC
356 0.0002 0.00020885467529297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '827' ORDER BY timestamp DESC
357 0.0002 0.0002140998840332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1832' ORDER BY timestamp DESC
358 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '813' ORDER BY timestamp DESC
359 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1240' ORDER BY timestamp DESC
360 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '776' ORDER BY timestamp DESC
361 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2358' ORDER BY timestamp DESC
362 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '858' ORDER BY timestamp DESC
363 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1462' ORDER BY timestamp DESC
364 0.0010 0.0010471343994141
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
365 0.0008 0.00076794624328613
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
366 0.0003 0.00025796890258789
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
367 0.0120 0.012008905410767
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
368 0.0012 0.0011820793151855
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
369 0.0004 0.00039100646972656
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
370 0.0004 0.00040411949157715
SELECT * FROM products WHERE id = 1626
371 0.0003 0.0002589225769043
SELECT * FROM products WHERE id = 4041
372 0.0003 0.00030088424682617
SELECT * FROM products WHERE id = 4312
373 0.0003 0.00027298927307129
SELECT * FROM products WHERE id = 777
374 0.0003 0.00028800964355469
SELECT * FROM products WHERE id = 3881
375 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = 4213
376 0.0003 0.0002741813659668
SELECT * FROM products WHERE id = '1626'
377 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
378 0.0006 0.00056791305541992
SELECT * FROM product_image_select WHERE product_id = '1626'
379 0.0003 0.00034809112548828
SELECT * FROM productcustomimages WHERE product_id = '1626'
380 0.0006 0.00061917304992676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
381 0.0004 0.00038290023803711
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
382 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
383 0.0003 0.00029897689819336
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
384 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '4041'
385 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
386 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '4041'
387 0.0003 0.0002741813659668
SELECT * FROM productcustomimages WHERE product_id = '4041'
388 0.0007 0.00072193145751953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
389 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
390 0.0003 0.00028514862060547
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
391 0.0003 0.0003359317779541
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
392 0.0003 0.00034785270690918
SELECT * FROM products WHERE id = '4312'
393 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
394 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '4312'
395 0.0003 0.00030016899108887
SELECT * FROM productcustomimages WHERE product_id = '4312'
396 0.0007 0.00067591667175293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
397 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
398 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
399 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
400 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = '777'
401 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
402 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '777'
403 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '777'
404 0.0011 0.0010740756988525
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
405 0.0003 0.00033283233642578
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
406 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
407 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
408 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '3881'
409 0.0004 0.00035810470581055
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
410 0.0005 0.00047111511230469
SELECT * FROM product_image_select WHERE product_id = '3881'
411 0.0003 0.00028586387634277
SELECT * FROM productcustomimages WHERE product_id = '3881'
412 0.0007 0.00069594383239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
413 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
414 0.0003 0.00029587745666504
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
415 0.0003 0.00030612945556641
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
416 0.0003 0.00034284591674805
SELECT * FROM products WHERE id = '4213'
417 0.0004 0.00036191940307617
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
418 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '4213'
419 0.0003 0.00027179718017578
SELECT * FROM productcustomimages WHERE product_id = '4213'
420 0.0007 0.00071811676025391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
421 0.0003 0.00033783912658691
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
422 0.0003 0.00029110908508301
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
423 0.0003 0.0003199577331543
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
424 0.0012 0.001223087310791
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
425 0.0005 0.00051999092102051
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
426 0.0016 0.0015912055969238
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
427 0.0009 0.00090599060058594
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
428 0.0004 0.00038599967956543
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
429 0.0004 0.00043988227844238
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
430 0.0004 0.0004432201385498
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'